Skip to content

Commit 5d7d128

Browse files
authored
Merge pull request #52 from saadmk11/release-0.7.2
Release v0.7.2
2 parents 802b3ad + 7eeab98 commit 5d7d128

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
token: ${{ secrets.WORKFLOW_SECRET }}
7070

7171
- name: Run GitHub Actions Version Updater
72-
uses: saadmk11/[email protected].1
72+
uses: saadmk11/[email protected].2
7373
with:
7474
# [Required] Access token with `workflow` scope.
7575
token: ${{ secrets.WORKFLOW_SECRET }}
@@ -118,7 +118,7 @@ jobs:
118118
token: ${{ secrets.WORKFLOW_SECRET }}
119119

120120
- name: Run GitHub Actions Version Updater
121-
uses: saadmk11/[email protected].1
121+
uses: saadmk11/[email protected].2
122122
with:
123123
# [Required] Access token with `workflow` scope.
124124
token: ${{ secrets.WORKFLOW_SECRET }}
@@ -173,7 +173,7 @@ jobs:
173173
rm .git/hooks/pre-push
174174
175175
- name: Run GitHub Actions Version Updater
176-
uses: saadmk11/[email protected].1
176+
uses: saadmk11/[email protected].2
177177
with:
178178
# ...
179179
```

0 commit comments

Comments
 (0)