Skip to content

Commit 4e6b389

Browse files
authored
Merge pull request twuni#174 from twuni/dependabot/github_actions/marocchino/sticky-pull-request-comment-2.9.3
Bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3
2 parents 60cac04 + 8ff1707 commit 4e6b389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_diff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
echo 'HELM_DIFF<<EOF' >> $GITHUB_ENV
4545
echo "$(diff -ur before after)" >> $GITHUB_ENV
4646
echo 'EOF' >> $GITHUB_ENV
47-
- uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db
47+
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943
4848
with:
4949
message: |
5050
Running a `helm template` smoketest on commit ${{ github.ref }} results in the following diff against `${{ github.base_ref }}`:

0 commit comments

Comments
 (0)