Commit 9e43251e6c01
Changed files (1)
.github
workflows
.github/workflows/nix-auto-upgrade.yaml
@@ -16,7 +16,7 @@ jobs:
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Update flake.lock
- uses: DeterminateSystems/update-flake-lock@a2bbe0274e3a0c4194390a1e445f734c597ebc37 # v24
+ uses: DeterminateSystems/update-flake-lock@428c2b58a4b7414dabd372acb6a03dba1084d3ab # v25
with:
token: ${{ secrets.SBR_BOT_TOKEN }}
git-author-name: 'Vincent Demeester (sbr-bot)'