mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-02-01 02:59:15 +01:00
Upgrade to actions/github-script v7
This commit is contained in:
parent
165ba93407
commit
a5b4e0ea0d
@ -20,7 +20,7 @@ jobs:
|
|||||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Set tags
|
- name: Set tags
|
||||||
uses: actions/github-script@v6
|
uses: actions/github-script@v7
|
||||||
id: set_tags
|
id: set_tags
|
||||||
with:
|
with:
|
||||||
# context.ref: For workflows triggered by release, this is the release tag created.
|
# context.ref: For workflows triggered by release, this is the release tag created.
|
||||||
|
Loading…
Reference in New Issue
Block a user