Skip to content

Commit

Permalink
build(deps): bump rvolosatovs/nix-flake-update-action
Browse files Browse the repository at this point in the history
Bumps [rvolosatovs/nix-flake-update-action](https://github.com/rvolosatovs/nix-flake-update-action) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/rvolosatovs/nix-flake-update-action/releases)
- [Commits](rvolosatovs/nix-flake-update-action@60ed905...7249aa6)

---
updated-dependencies:
- dependency-name: rvolosatovs/nix-flake-update-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and rvolosatovs committed Nov 23, 2024
1 parent 873566d commit 40cd6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
nix-flake-update:
runs-on: ubuntu-latest
steps:
- uses: rvolosatovs/nix-flake-update-action@60ed905545151a290d73ce1302c23f4fb7ff43f0 # v2.0.4
- uses: rvolosatovs/nix-flake-update-action@7249aa67d87e2a195c376fe34c230af0862a9900 # v2.0.5
with:
app-id: ${{ secrets.BOT_APP_ID }}
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 40cd6f2

Please sign in to comment.