Skip to content

Commit

Permalink
Bump int128/hide-comment-action from 1.22.0 to 1.23.0 (#197)
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.22.0 to 1.23.0.
- [Release notes](https://github.com/int128/hide-comment-action/releases)
- [Commits](int128/hide-comment-action@46f6b5a...5aa4ad6)

---
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] authored May 18, 2023
1 parent de29cc1 commit 1c06edf
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@46f6b5a351734e3db137ba3afc3fa2905d60ceab
uses: int128/hide-comment-action@5aa4ad6cf762098ebdc5d3c046e9e1fb35fe5ce8
if: ${{ github.event_name == 'pull_request' }}
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1c06edf

Please sign in to comment.