Skip to content

Commit

Permalink
switch pull-request-action back to tagged release (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams authored May 7, 2024
1 parent db4a529 commit 12956ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run updater
run: "python3 generate_dockerfiles.py"

- uses: gr2m/create-or-update-pull-request-action@73b5860c078571041abd2e438b8377a24dbc2465 # v1
- uses: gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97 # v1.9.4
env:
GITHUB_TOKEN: ${{ secrets.ADOPTIUM_TEMURIN_BOT_TOKEN }}
with:
Expand Down

0 comments on commit 12956ef

Please sign in to comment.