Skip to content

Commit

Permalink
Update GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Xennis committed May 19, 2024
1 parent cbb6248 commit 284241f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
flutter-version: '3.13.x'
channel: 'stable'
- name: Unlock secrets
uses: sliteteam/github-action-git-crypt-unlock@1.2.0
uses: sliteteam/github-action-git-crypt-unlock@1.3.0
env:
GIT_CRYPT_KEY: ${{ secrets.GIT_CRYPT_KEY }}
- name: Install dependencies
Expand Down

0 comments on commit 284241f

Please sign in to comment.