Skip to content

Commit 4971453

Browse files
authored
Update push-action dependency to pin to v1
1 parent 320fc80 commit 4971453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rdd-gen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
git commit --allow-empty -m "Auto-generated RDD by PDSEN CI Bot"
5252
5353
- name: Push changes
54-
uses: ad-m/github-push-action@master
54+
uses: ad-m/github-push-action@v1
5555
with:
5656
github_token: ${{ secrets.ADMIN_GITHUB_TOKEN }}
5757
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)