Skip to content

Commit

Permalink
Bump int128/hide-comment-action from 1.30.0 to 1.31.0 [skip release] (#…
Browse files Browse the repository at this point in the history
…770)

Bumps [int128/hide-comment-action](https://github.com/int128/hide-comment-action) from 1.30.0 to 1.31.0.
- [Release notes](https://github.com/int128/hide-comment-action/releases)
- [Commits](int128/hide-comment-action@v1.30.0...v1.31.0)

---
updated-dependencies:
- dependency-name: int128/hide-comment-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent b3328dd commit b465138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
push: true
- name: Hide outdated build details comments
uses: int128/hide-comment-action@v1.30.0
uses: int128/hide-comment-action@v1.31.0
if: github.event_name == 'pull_request'
with:
starts-with: <!-- build details -->
Expand Down

0 comments on commit b465138

Please sign in to comment.