Skip to content

Commit

Permalink
Update action version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabergat committed Jan 23, 2025
1 parent 102c220 commit f03e7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Trigger Delayed Workflow
uses: actions/github-script@v11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea #v7.0.1
with:
script: |
await github.rest.actions.createWorkflowDispatch({
Expand Down

0 comments on commit f03e7bc

Please sign in to comment.