workflows updated to ubuntu-latest

This commit is contained in:
mahabaleshwars 2024-10-14 18:09:37 +05:30
parent 9f92a6172f
commit 0f4f349663
7 changed files with 40 additions and 40 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-24.04
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
id: update-major-tag