We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a2124 commit 18987d0Copy full SHA for 18987d0
.github/workflows/renovate.yaml
@@ -50,7 +50,7 @@ jobs:
50
runs-on: ["arc-runner-set-k8s-home-ops"]
51
steps:
52
- name: Generate Token
53
- uses: actions/create-github-app-token@a0de6af83968303c8c955486bf9739a57d23c7f1 # v1
+ uses: actions/create-github-app-token@c8f55efbd427e7465d6da1106e7979bc8aaee856 # v1
54
id: app-token
55
with:
56
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments