Skip to content

Commit

Permalink
chore(deps): bump Kong/public-shared-actions from 2.5.0 to 2.5.1
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.0 to 2.5.1.
- [Release notes](https://github.com/kong/public-shared-actions/releases)
- [Commits](Kong/public-shared-actions@v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 86c2985 commit a684705
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.0
uses: Kong/public-shared-actions/pr-previews/up-to-date@v2.5.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a684705

Please sign in to comment.