Skip to content

Commit

Permalink
Bump rlespinasse/github-slug-action from 4.4.1 to 5.0.0 (#15)
Browse files Browse the repository at this point in the history
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](rlespinasse/github-slug-action@v4.4.1...v5.0.0)

---
updated-dependencies:
- dependency-name: rlespinasse/github-slug-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 4, 2025
1 parent cea011a commit 437541f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
&& startsWith(github.ref, 'refs/tags/v')
steps:
- name: Inject env variables
uses: rlespinasse/github-slug-action@v4.4.1
uses: rlespinasse/github-slug-action@v5.0.0
- uses: actions/checkout@v4
- name: deploy JSON Schema for version ${{ env.GITHUB_REF_SLUG }}
uses: peaceiris/[email protected]
Expand Down

0 comments on commit 437541f

Please sign in to comment.