We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c3d58 commit 57b7049Copy full SHA for 57b7049
.github/workflows/reusable-bump-flake-lock-and-selfup.yml
@@ -62,7 +62,7 @@ jobs:
62
# To push workflow changes and trigger CIs
63
- name: Generate GitHub Apps token
64
id: publish-token
65
- uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
+ uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
66
with:
67
# Required to set workflow permission for the APP
68
# Why replaced from secrets?: https://github.com/github/docs/commit/eaac671cdd9189afd410366e9eb5edd4ee815194#diff-19d2b329775bf781d0cf19fabafa7f231bd85f133cbf9e23594036ea68f7021dL53-R54
0 commit comments