Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to d632683 (#883)
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 Sep 26, 2024
1 parent 7a1a9ad commit d137a23
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@6d193bf28034eafb982f37bd894289fe649468fc
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- 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@6d193bf28034eafb982f37bd894289fe649468fc
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- 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@6d193bf28034eafb982f37bd894289fe649468fc
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- 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@6d193bf28034eafb982f37bd894289fe649468fc
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- 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@6d193bf28034eafb982f37bd894289fe649468fc
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

- name: Setup Ansible and Dependencies
env:
Expand Down

0 comments on commit d137a23

Please sign in to comment.