updated workflows with ubuntu 24.04 runner

This commit is contained in:
mahabaleshwars 2024-10-11 17:10:00 +05:30
parent 83a06ff9d9
commit 203c3677b6
7 changed files with 43 additions and 43 deletions

View file

@ -19,7 +19,7 @@ jobs:
name: Update the major tag to include the ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }} changes
environment:
name: releaseNewActionVersion
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag