Merge pull request #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
This commit is contained in:
Joshua Sizer
2025-06-28 01:04:30 -04:00
committed by GitHub
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
echo 'HELM_DIFF<<EOF' >> $GITHUB_ENV
echo "$(diff -ur before after)" >> $GITHUB_ENV
echo 'EOF' >> $GITHUB_ENV
- uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943
with:
message: |
Running a `helm template` smoketest on commit ${{ github.ref }} results in the following diff against `${{ github.base_ref }}`: