Skip to content

Commit bce7211

Browse files
committed
update tag action
1 parent 0fd9bc5 commit bce7211

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
token: ${{ secrets.PAT }}
1515
fetch-depth: 2
1616

17-
- uses: salsify/action-detect-and-tag-new-version@v1.0.3
17+
- uses: Kometa-Team/tag-new-version@master
1818
with:
1919
version-command: |
2020
cat VERSION

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ PlexAPI==4.15.12
66
kometautils==0.3.4
77
requests==2.31.0
88
retrying==1.3.4
9-
tmdbapis==1.2.14
9+
tmdbapis==1.2.15
1010
tqdm==4.66.2

0 commit comments

Comments
 (0)