Skip to content

Commit

Permalink
Update flake_vendorhash.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hilmarf authored Jun 7, 2024
1 parent e5baec3 commit b857ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flake_vendorhash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: nix run .#nixpkgs.nix-update -- --flake --version=skip ocm
- name: Create pull request
id: create_pull_request
uses: peter-evans/create-pull-request@v6
uses: hilmarf/create-simple-pull-request@v1.0.0
with:
token: ${{ steps.generate_token.outputs.token }}
commit-message: update vendorHash
Expand Down

0 comments on commit b857ede

Please sign in to comment.