Skip to content

Commit 5ffaeb8

Browse files
Bump int128/hide-comment-action from 1.53.0 to 1.54.0
Bumps [int128/hide-comment-action](https://github.com/int128/hide-comment-action) from 1.53.0 to 1.54.0. - [Release notes](https://github.com/int128/hide-comment-action/releases) - [Commits](int128/hide-comment-action@v1.53.0...v1.54.0) --- updated-dependencies: - dependency-name: int128/hide-comment-action dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4777114 commit 5ffaeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
TEST_IMAGE_TAG: ${{steps.info.outputs.test-image-tag}}
103103
PLATFORMS: ${{steps.info.outputs.platforms}}
104104
- name: Hide outdated build details comments
105-
uses: int128/hide-comment-action@v1.53.0
105+
uses: int128/hide-comment-action@v1.54.0
106106
if: github.event_name == 'pull_request'
107107
with:
108108
starts-with: <!-- build details -->

0 commit comments

Comments
 (0)