We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6e871 commit 54fcf9bCopy full SHA for 54fcf9b
.github/workflows/update-flakes.yaml
@@ -53,7 +53,7 @@ jobs:
53
git config --global user.email "noreply@github.com"
54
git config --global user.name "github[bot]"
55
56
- - uses: fredsystems/flake-update-action@236cb3821bc334733cf2014484f6013b8f0dc4d1 # v3.0.1
+ - uses: fredsystems/flake-update-action@2eef2f2f7aac684882457b7f5f6fd81b9202df14 # v3.0.2
57
with:
58
dependency: ${{ matrix.flake }}
59
pull-request-token: ${{ secrets.PAT }}
0 commit comments