Skip to content

Commit

Permalink
chore(deps): bump Kong/public-shared-actions from 2.3.0 to 2.4.0 (#6419)
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.3.0 to 2.4.0.
- [Release notes](https://github.com/kong/public-shared-actions/releases)
- [Commits](Kong/public-shared-actions@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: Kong/public-shared-actions
  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 Aug 19, 2024
1 parent 9cd31f7 commit 82ef0af
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 @@ -33,7 +33,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.3.0
uses: Kong/public-shared-actions/pr-previews/up-to-date@v2.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 82ef0af

Please sign in to comment.