Skip to content

Commit

Permalink
chore(deps): update github-actions to v3 (#1059)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Lewis <ianlewis@google.com>
  • Loading branch information
renovate-bot and ianlewis committed Oct 23, 2022
1 parent d95a720 commit dfea9e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pre-submit.units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ jobs:
if: ${{ always() }}
steps:
- name: Checkout
uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
with:
path: generator

- name: Checkout
uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e # tag=v2.4.2
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
with:
path: verifier
repository: slsa-framework/slsa-verifier
Expand Down

0 comments on commit dfea9e3

Please sign in to comment.