Skip to content

Commit

Permalink
[Bugfix:Developer] Specify action version for release updates (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
skara9 authored Jul 13, 2023
1 parent 4ca15f2 commit ebf04ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Dispatch Update
runs-on: ubuntu-latest
steps:
- uses: Submitty/peter-evans-repository-dispatch
- uses: Submitty/peter-evans-repository-dispatch@v23.07.00
if: ${{ github.repository_owner == 'Submitty' }}
with:
event-type: repo-release
Expand Down

0 comments on commit ebf04ce

Please sign in to comment.