Skip to content

Commit 5f76779

Browse files
Merge pull request #42 from scality/renovate/actions-create-github-app-token-3.x
chore(deps): update actions/create-github-app-token action to v3
2 parents 69149e4 + 3ba9ada commit 5f76779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-24.04
2929
if: github.ref_name == 'main'
3030
steps:
31-
- uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
31+
- uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
3232
id: app-token
3333
# NOTE: This is needed otherwise it's the same user that create the tag
3434
# than the one triggering the workflow on push tag which does not work

0 commit comments

Comments
 (0)