Skip to content

Commit 4ff62c5

Browse files
authored
ci/deps: Bump toolshed/actions -> 0.4.0 (#41)
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 75ebbf0 commit 4ff62c5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/envoy-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
}}
2424
steps:
2525
- id: appauth
26-
uses: envoyproxy/toolshed/gh-actions/appauth@8a8f4f64d8bccc99427740197479c0a5353ca8de # actions-v0.0.18
26+
uses: envoyproxy/toolshed/actions/appauth@598eacce15ab5f208102a2fd5669292868002701 # actions-v0.4.0
2727
with:
2828
key: ${{ secrets.ENVOY_CI_UPDATE_BOT_KEY }}
2929
app_id: ${{ secrets.ENVOY_CI_UPDATE_APP_ID }}

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
env:
3535
GITHUB_TOKEN: ${{ github.token }}
3636
37-
- uses: envoyproxy/toolshed/gh-actions/gcp/setup@actions-v0.3.14
37+
- uses: envoyproxy/toolshed/actions/gcp/setup@598eacce15ab5f208102a2fd5669292868002701 # actions-v0.4.0
3838
name: Setup GCP (cache)
3939
if: ${{ github.event_name != 'pull_request' }}
4040
with:

0 commit comments

Comments
 (0)