Skip to content

Commit 422dafa

Browse files
chore(deps): bump actions/create-github-app-token from 2.0.3 to 2.0.6
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.0.3...v2.0.6) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46dc666 commit 422dafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-infrastructure-repo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Generate token for writeback to pr
6060
id: generate_token
6161
# v1.5.1
62-
uses: actions/[email protected].3
62+
uses: actions/[email protected].6
6363
with:
6464
app-id: 172868
6565
private-key: ${{ secrets.write-back-app-pem }}

0 commit comments

Comments
 (0)