Skip to content

Commit b663701

Browse files
build(deps): Bump envoyproxy/toolshed from actions-v0.0.18 to 0.1.2 (#810)
Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.0.18 to 0.1.2. This release includes the previously tagged commit. - [Release notes](https://github.com/envoyproxy/toolshed/releases) - [Commits](envoyproxy/toolshed@actions-v0.0.18...actions-v0.1.2) --- updated-dependencies: - dependency-name: envoyproxy/toolshed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06e3d2c commit b663701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/envoy-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
}}
2323
steps:
2424
- id: appauth
25-
uses: envoyproxy/toolshed/gh-actions/appauth@actions-v0.0.18
25+
uses: envoyproxy/toolshed/gh-actions/appauth@actions-v0.1.2
2626
with:
2727
key: ${{ secrets.ENVOY_CI_UPDATE_BOT_KEY }}
2828
app_id: ${{ secrets.ENVOY_CI_UPDATE_APP_ID }}

0 commit comments

Comments
 (0)