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 2670abf commit 3f7ff29Copy full SHA for 3f7ff29
github-actions/previews/upload-artifacts-to-firebase/action.yml
@@ -91,7 +91,7 @@ runs:
91
entryPoint: '${{inputs.firebase-config-dir}}'
92
channelId: pr-${{github.repository}}-${{steps.artifact-info.outputs.unsafe-pull-number}}-${{inputs.workflow-artifact-name}}
93
94
- - uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2
+ - uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
95
with:
96
header: ${{inputs.workflow-artifact-name}}
97
message: |
0 commit comments