Skip to content

Commit d19b838

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

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].2
62+
uses: actions/[email protected].3
6363
with:
6464
app-id: 172868
6565
private-key: ${{ secrets.write-back-app-pem }}

0 commit comments

Comments
 (0)