Skip to content

Commit

Permalink
Revert "Update zendesk/action-create-release action to v2" (#2405)
Browse files Browse the repository at this point in the history
  • Loading branch information
marians authored Dec 12, 2024
1 parent 54cabfd commit 39b826b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-merge-create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Create Release
id: create_release
uses: zendesk/action-create-release@ed250bfbb4e67d4ea4ab3c5d0cd531661463e168 # v2
uses: zendesk/action-create-release@d690a6dcc904617a6ef45f845114e6e3d9f1b0af # v1
with:
tag_schema: semantic
env:
Expand Down

0 comments on commit 39b826b

Please sign in to comment.