We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca25ddd commit 6f2a717Copy full SHA for 6f2a717
.github/workflows/envoy-sync.yaml
@@ -22,7 +22,7 @@ jobs:
22
}}
23
steps:
24
- id: appauth
25
- uses: envoyproxy/toolshed/gh-actions/appauth@5ef04d5f8144dc3a1a8c05bd81b0ef267c0849f5 # actions-v0.1.83
+ uses: envoyproxy/toolshed/gh-actions/appauth@598eacce15ab5f208102a2fd5669292868002701 # actions-v0.4.0
26
with:
27
key: ${{ secrets.ENVOY_CI_UPDATE_BOT_KEY }}
28
app_id: ${{ secrets.ENVOY_CI_UPDATE_APP_ID }}
0 commit comments