Skip to content

Commit

Permalink
fix: invite workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHeneise committed Mar 17, 2022
1 parent 45920c3 commit 78b7488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gitevents-invite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: 16
- name: gitevents
uses: gitevents/inclusive-org@v1
uses: gitevents/inclusive-org@v1.0.0
with:
gitevents-app-id: ${{ secrets.GE_APP_ID }}
gitevents-app-private-key: ${{ secrets.GE_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 78b7488

Please sign in to comment.