Skip to content

Commit

Permalink
chore(deps): bump Kong/public-shared-actions from 2.5.1 to 2.7.2 (#6534)
Browse files Browse the repository at this point in the history
Bumps [Kong/public-shared-actions](https://github.com/kong/public-shared-actions) from 2.5.1 to 2.7.2.
- [Release notes](https://github.com/kong/public-shared-actions/releases)
- [Commits](Kong/public-shared-actions@v2.5.1...v2.7.2)

---
updated-dependencies:
- dependency-name: Kong/public-shared-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 7726d47 commit 4168dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Check if PR is up to date, if it is skip workflows for this ref
id: 'up-to-date'
if: github.event_name == 'push' && startsWith(github.ref, 'refs/heads/')
uses: Kong/public-shared-actions/pr-previews/up-to-date@v2.5.1
uses: Kong/public-shared-actions/pr-previews/up-to-date@v2.7.2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 4168dd0

Please sign in to comment.