We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303889b commit bc961efCopy full SHA for bc961ef
1 file changed
.github/workflows/release.yml
@@ -110,7 +110,7 @@ jobs:
110
- name: Generate GitHub App Token
111
id: release-bot-token
112
# see https://github.com/actions/create-github-app-token
113
- uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
+ uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
114
with:
115
# see https://github.com/organizations/CycloneDX/settings/apps/cyclonedx-releases
116
client-id: 3335294
0 commit comments