Skip to content

Commit

Permalink
GhA: Update plugins
Browse files Browse the repository at this point in the history
Signed-off-by: Henri Rosten <[email protected]>
  • Loading branch information
henrirosten committed Apr 7, 2024
1 parent 81fcea3 commit 7ae7bbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: Apache-2.0

name: Ghaf Vulnerability Scan
name: Ghaf Vulnerability Scan

on:
schedule:
Expand All @@ -15,8 +15,8 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixpkgs-unstable
- name: Ghaf Vulnerability Scan (main)
Expand Down

0 comments on commit 7ae7bbc

Please sign in to comment.