Skip to content

Commit 0f54eed

Browse files
authored
Merge branch 'main' into renovate/googlecloudplatform-release-please-action-5.x
2 parents 94f7086 + f9a7fae commit 0f54eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/versioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15-
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
15+
- uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
1616
with:
1717
script: |
1818
const { default: updateMajorTag } = await import('${{ github.workspace }}/.github/scripts/update-major-tag.js');

0 commit comments

Comments
 (0)