We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00df93 commit d1c3c79Copy full SHA for d1c3c79
.github/workflows/delete-firebase-hosting-channel.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
path: firebase.json
19
key: ${{ github.head_ref }}
20
- - uses: w9jds/firebase-action@12e7dd1a31239567f9b4d398e6c1dc9f1c6fc70a # v13.28.0
+ - uses: w9jds/firebase-action@b149fcd86198236adeebd9ba3dcafe5da86eb0cd # v13.29.1
21
if: steps.cache-restore-firebase-json.outputs.cache-hit == 'true'
22
23
# Extracts the full channel name from the PR number and feeds it to the delete command
0 commit comments