Skip to content

Commit

Permalink
build(deps): Bump envoyproxy/toolshed from actions-v0.1.83 to 0.2.18
Browse files Browse the repository at this point in the history
Bumps [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) from actions-v0.1.83 to 0.2.18. This release includes the previously tagged commit.
- [Release notes](https://github.com/envoyproxy/toolshed/releases)
- [Commits](envoyproxy/toolshed@actions-v0.1.83...actions-v0.2.18)

---
updated-dependencies:
- dependency-name: envoyproxy/toolshed
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 675dd80 commit c957c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/envoy-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
}}
steps:
- id: appauth
uses: envoyproxy/toolshed/gh-actions/appauth@actions-v0.1.83
uses: envoyproxy/toolshed/gh-actions/appauth@actions-v0.2.18
with:
key: ${{ secrets.ENVOY_CI_UPDATE_BOT_KEY }}
app_id: ${{ secrets.ENVOY_CI_UPDATE_APP_ID }}
Expand Down

0 comments on commit c957c58

Please sign in to comment.