Skip to content

Commit 54fcf9b

Browse files
Update fredsystems/flake-update-action action to v3.0.2
1 parent fa6e871 commit 54fcf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-flakes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
git config --global user.email "noreply@github.com"
5454
git config --global user.name "github[bot]"
5555
56-
- uses: fredsystems/flake-update-action@236cb3821bc334733cf2014484f6013b8f0dc4d1 # v3.0.1
56+
- uses: fredsystems/flake-update-action@2eef2f2f7aac684882457b7f5f6fd81b9202df14 # v3.0.2
5757
with:
5858
dependency: ${{ matrix.flake }}
5959
pull-request-token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)