Skip to content

Commit

Permalink
Bump int128/hide-comment-action from 1.23.0 to 1.28.0
Browse files Browse the repository at this point in the history
Bumps [int128/hide-comment-action](https://github.com/int128/hide-comment-action) from 1.23.0 to 1.28.0.
- [Release notes](https://github.com/int128/hide-comment-action/releases)
- [Commits](int128/hide-comment-action@5aa4ad6...a3bd9d4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent b3b8821 commit 59f6b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-static-analysis-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

# security best practice: use specific version of public actions (v0.3.0)
- name: Hide previous PR comments
uses: int128/hide-comment-action@5aa4ad6cf762098ebdc5d3c046e9e1fb35fe5ce8
uses: int128/hide-comment-action@a3bd9d480e857c8047d7d869e8fc87c43ae039f8
if: ${{ github.event_name == 'pull_request' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 59f6b87

Please sign in to comment.