Skip to content

Commit e7021d5

Browse files
chore(deps): bump marocchino/sticky-pull-request-comment
Bumps the patch-deps-updates group with 1 update: [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment). Updates `marocchino/sticky-pull-request-comment` from 2.9.3 to 2.9.4 - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@d2ad0de...7737449) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-deps-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3eda69 commit e7021d5

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@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
48+
- uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
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@d2ad0de260ae8b0235ce059e63f2949ba9e05943 # v2.9.3
73+
- uses: marocchino/sticky-pull-request-comment@773744901bac0e8cbb5a0dc842800d45e9b2b405 # v2.9.4
7474
if: ${{ steps.check.outputs.result == 0 }}
7575
with:
7676
header: license-error

0 commit comments

Comments
 (0)