Skip to content

Commit

Permalink
build(deps): bump rlespinasse/github-slug-action from 3.5.1 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [rlespinasse/github-slug-action](https://github.com/rlespinasse/github-slug-action) from 3.5.1 to 4.4.1.
- [Release notes](https://github.com/rlespinasse/github-slug-action/releases)
- [Commits](rlespinasse/github-slug-action@3.5.1...v4.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 7, 2023
1 parent 0f5b176 commit 4947805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dcr-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3

- name: Inject slug/short variables
uses: rlespinasse/github-slug-action@3.5.1
uses: rlespinasse/github-slug-action@v4.4.1

- name: Install Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit 4947805

Please sign in to comment.