Skip to content

Commit

Permalink
chore(deps): bump Kong/public-shared-actions from 1.14.0 to 1.15.0 (#…
Browse files Browse the repository at this point in the history
…5488)

Bumps [Kong/public-shared-actions](https://github.com/kong/public-shared-actions) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/kong/public-shared-actions/releases)
- [Commits](Kong/public-shared-actions@v1.14.0...v1.15.0)

---
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 Jan 25, 2024
1 parent 336270f commit 0ff6f5b
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 @@ -32,7 +32,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@v1.14.0
uses: Kong/public-shared-actions/pr-previews/up-to-date@v1.15.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 0ff6f5b

Please sign in to comment.