Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 0ad4b8f (#760)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 6c16aee commit 28c8b6d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ansible--cleanup-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b

- name: Setup Ansible and Dependencies
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ansible--list-inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b

- name: Setup Ansible and Dependencies
working-directory: ${{ env.WORKING_DIR }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ansible--reboot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b

- name: Setup Ansible and Dependencies
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ansible--update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b

- name: Setup Ansible and Dependencies
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ansible--uptime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@43045ae669be728bd34ed56fcd1a230c0dc4d8e2
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b

- name: Setup Ansible and Dependencies
env:
Expand Down

0 comments on commit 28c8b6d

Please sign in to comment.