Skip to content

Commit 16579ce

Browse files
authored
Merge pull request #4056 from Unidata/dependabot-github_actions-dot-github-workflows-actions-create-github-app-token-3.2.0
CI: (deps): Bump actions/create-github-app-token from 3.1.1 to 3.2.0 in /.github/workflows
2 parents 9a033bd + 2605879 commit 16579ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- name: Create App Token
25-
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
25+
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
2626
id: app-token
2727
with:
2828
client-id: ${{ vars.CLIENT_ID }}

0 commit comments

Comments
 (0)