Skip to content

Commit

Permalink
Merge pull request crossplane-contrib#926 from upbound/renovate/actio…
Browse files Browse the repository at this point in the history
…ns-checkout-digest

Update actions/checkout digest to b4ffde6
  • Loading branch information
turkenf authored Oct 20, 2023
2 parents b05b0e9 + c741e94 commit 2f46d70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/uptest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
api_groups: ${{ steps.api-groups.outputs.list }}
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
submodules: true
- name: Detect Api Groups
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
install: true

- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
submodules: true

Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
with:
submodules: true
- name: Manual Intervention Report
Expand Down

0 comments on commit 2f46d70

Please sign in to comment.