Skip to content

Commit

Permalink
Update release-new-action-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mahabaleshwars authored Sep 30, 2024
1 parent f78b0cb commit d8a8873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-new-action-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d8a8873

Please sign in to comment.