Skip to content

Commit

Permalink
Update rfc-action to v0.1.1 (#81)
Browse files Browse the repository at this point in the history
Fixes an issue with inadvertent move to LFS (was supposed to be a diff
change only).
  • Loading branch information
rzadp authored Mar 8, 2024
1 parent 99e179c commit 74c2041
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 @@ -19,6 +19,6 @@ jobs:
with:
app-id: ${{ secrets.RFC_BOT_APP_ID }}
private-key: ${{ secrets.RFC_BOT_PRIVATE_KEY }}
- uses: paritytech/rfc-action@4b7d2a911220b32f2222e083fd32aa62f17739c4 # v0.1.0
- uses: paritytech/rfc-action@2fd06c94cc98b4f66f37a35f25d6a69515e4d49f # v0.1.1
env:
GH_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit 74c2041

Please sign in to comment.