Skip to content

Commit

Permalink
build(deps): update envoyproxy/toolshed requirement to actions-v0.2.35
Browse files Browse the repository at this point in the history
Updates the requirements on [envoyproxy/toolshed](https://github.com/envoyproxy/toolshed) to permit the latest version.
- [Release notes](https://github.com/envoyproxy/toolshed/releases)
- [Commits](https://github.com/envoyproxy/toolshed/commits/actions-v0.2.35)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 9c16974 commit 2e418f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/envoy-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,12 @@ jobs:
downstream:
- envoy-openssl
steps:
- uses: envoyproxy/toolshed/gh-actions/[email protected].30
- uses: envoyproxy/toolshed/gh-actions/[email protected].35
id: appauth
with:
app_id: ${{ secrets.ENVOY_CI_SYNC_APP_ID }}
key: ${{ secrets.ENVOY_CI_SYNC_APP_KEY }}
- uses: envoyproxy/toolshed/gh-actions/[email protected].30
- uses: envoyproxy/toolshed/gh-actions/[email protected].35
with:
repository: "envoyproxy/${{ matrix.downstream }}"
ref: release/v1.28
Expand Down

0 comments on commit 2e418f0

Please sign in to comment.