Skip to content

Commit

Permalink
Merge pull request #9 from gittuf/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4.1.2

chore(deps): bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
adityasaky authored Mar 12, 2024
2 parents 2905341 + a3859f5 commit 2687d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout demo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Set up Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
with:
Expand Down

0 comments on commit 2687d60

Please sign in to comment.