Skip to content

Commit

Permalink
Update rfc-action.yml (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp authored Oct 16, 2023
1 parent 6be0336 commit 1a96422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rfc-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
if: ${{ github.event.issue.pull_request && startsWith(github.event.comment.body, '/rfc') }}
runs-on: ubuntu-latest
steps:
- uses: paritytech/rfc-action@be7c934ade5bfce5eae889db3d6a286560431333 # v0.0.3
- uses: paritytech/rfc-action@c8b00e2264712a7093a5b64c6ffd2298b49d41cf # v0.0.4
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1a96422

Please sign in to comment.