Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent efd792a commit 2cfd35d
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.0.1
uses: envoyproxy/toolshed/gh-actions/appauth@actions-v0.0.10
with:
key: ${{ secrets.ENVOY_CI_UPDATE_BOT_KEY }}
app_id: ${{ secrets.ENVOY_CI_UPDATE_APP_ID }}
Expand Down

0 comments on commit 2cfd35d

Please sign in to comment.