File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 - name : Inject slug/short variables
1919 # A GitHub Action to expose the slug values of some GitHub ENV variables
2020 # https://github.com/rlespinasse/github-slug-action
21- uses : rlespinasse/github-slug-action@v3.x
21+ uses : rlespinasse/github-slug-action@v5
2222
2323 - name : Set up Docker Buildx
2424 id : buildx
5454 - name : Inject slug/short variables
5555 # A GitHub Action to expose the slug values of some GitHub ENV variables
5656 # https://github.com/rlespinasse/github-slug-action
57- uses : rlespinasse/github-slug-action@v3.x
57+ uses : rlespinasse/github-slug-action@v5
5858
5959 - name : Set up Docker Buildx
6060 id : buildx
@@ -117,7 +117,7 @@ jobs:
117117 - name : Inject slug/short variables
118118 # A GitHub Action to expose the slug values of some GitHub ENV variables
119119 # https://github.com/rlespinasse/github-slug-action
120- uses : rlespinasse/github-slug-action@v3.x
120+ uses : rlespinasse/github-slug-action@v5
121121
122122 - name : Set up Docker Buildx
123123 id : buildx
You can’t perform that action at this time.
0 commit comments