Skip to content

Commit f484cb0

Browse files
dependabot[bot]rvolosatovs
authored andcommitted
build(deps): bump rvolosatovs/nix-flake-update-action
Bumps [rvolosatovs/nix-flake-update-action](https://github.com/rvolosatovs/nix-flake-update-action) from 2.0.5 to 3.0.0. - [Release notes](https://github.com/rvolosatovs/nix-flake-update-action/releases) - [Commits](rvolosatovs/nix-flake-update-action@7249aa6...fbf9785) --- updated-dependencies: - dependency-name: rvolosatovs/nix-flake-update-action dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99553a2 commit f484cb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
nix-flake-update:
1010
runs-on: ubuntu-24.04
1111
steps:
12-
- uses: rvolosatovs/nix-flake-update-action@7249aa67d87e2a195c376fe34c230af0862a9900 # v2.0.5
12+
- uses: rvolosatovs/nix-flake-update-action@fbf9785a8c450529ebd91985bcd167089081e52e # v3.0.0
1313
with:
1414
app-id: ${{ secrets.BOT_APP_ID }}
1515
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)