Skip to content

Commit f959774

Browse files
Copilotjkowalleck
andauthored
fix: pin actions/create-github-app-token to commit hash
Agent-Logs-Url: https://github.com/CycloneDX/cyclonedx-python-lib/sessions/5f232a3e-e355-44c1-a91c-547173d8ae78 Co-authored-by: jkowalleck <2765863+jkowalleck@users.noreply.github.com>
1 parent 1a42e8e commit f959774

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: Generate GitHub App Token
111111
id: release-bot-token
112112
# see https://github.com/actions/create-github-app-token
113-
uses: actions/create-github-app-token@v3
113+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
114114
with:
115115
# see https://github.com/organizations/CycloneDX/settings/apps/cyclonedx-releases
116116
app-id: 3335294

0 commit comments

Comments
 (0)