Skip to content

Commit e50c3b1

Browse files
chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.1 to 2.9.3 in the patch-deps-updates group (#79)
1 parent 8fb6180 commit e50c3b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-license.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
fi
4646
shell: bash
4747

48-
- uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
48+
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
4949
if: ${{ steps.check.outputs.result > 0 }}
5050
with:
5151
header: license-error
@@ -70,7 +70,7 @@ jobs:
7070
if: ${{ steps.check.outputs.result > 0 }}
7171
run: exit 1
7272

73-
- uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
73+
- uses: marocchino/sticky-pull-request-comment@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
7474
if: ${{ steps.check.outputs.result == 0 }}
7575
with:
7676
header: license-error

0 commit comments

Comments
 (0)