Skip to content

Commit bc961ef

Browse files
chore(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#982)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 303889b commit bc961ef

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@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
113+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
114114
with:
115115
# see https://github.com/organizations/CycloneDX/settings/apps/cyclonedx-releases
116116
client-id: 3335294

0 commit comments

Comments
 (0)