Skip to content

Commit 2bb29f6

Browse files
Bump marocchino/sticky-pull-request-comment from 2.9.0 to 2.9.1
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@331f8f5...52423e0) --- updated-dependencies: - dependency-name: marocchino/sticky-pull-request-comment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 179fb80 commit 2bb29f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
} >> output.txt
119119
- name: PR-comment
120120
if: ${{ steps.summary.outputs.summary != 'false' }}
121-
uses: marocchino/sticky-pull-request-comment@331f8f5b4215f0445d3c07b4967662a32a2d3e31 # v2.9.0
121+
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2.9.1
122122
with:
123123
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
124124
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)