Skip to content

Commit

Permalink
Merge pull request #1 from product-os/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin actions/checkout action to 50fbc62
  • Loading branch information
balena-renovate[bot] committed Apr 8, 2024
2 parents 4c78c50 + f183020 commit 0f9cf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# runs-on: actuated-arm64-2cpu-8gb
runs-on: actuated-2cpu-8gb
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@50fbc622fc4ef5163becd7fab6573eac35f8462e # v1
- name: Check specs
run: |
./specs.sh

0 comments on commit 0f9cf54

Please sign in to comment.