Skip to content

Commit f4811a4

Browse files
authored
Merge pull request twuni#162 from twuni/dependabot/github_actions/marocchino/sticky-pull-request-comment-2.9.2
Bump marocchino/sticky-pull-request-comment from 2.2.0 to 2.9.2
2 parents 541f368 + 5af937b commit f4811a4

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@39c5b5dc7717447d0cba270cd115037d32d28443
47+
- uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db
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)