Skip to content

Commit adc7e73

Browse files
authored
Update refresh-listing.yaml
Changed `ad-m/github-push-action` from master to 887c31bd838a40c4da09953b6df364b5439bd7c3
1 parent 4409df7 commit adc7e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh-listing.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
git commit -a -m "Automated build"
5757
5858
- name: Publish changes to master branch
59-
uses: ad-m/github-push-action@master
59+
uses: ad-m/github-push-action@887c31bd838a40c4da09953b6df364b5439bd7c3
6060
with:
6161
github_token: ${{ secrets.GITHUB_TOKEN }}
6262
branch: master

0 commit comments

Comments
 (0)