mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-01-20 13:19:26 +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 }}
|
||||
|
||||
- name: Set tags
|
||||
uses: actions/github-script@v6
|
||||
uses: actions/github-script@v7
|
||||
id: set_tags
|
||||
with:
|
||||
# context.ref: For workflows triggered by release, this is the release tag created.
|
||||
|
Loading…
Reference in New Issue
Block a user