Skip to content

Commit

Permalink
Merge pull request #19 from reseau-constellation/renovate/actions-che…
Browse files Browse the repository at this point in the history
…ckout-digest

Update actions/checkout digest to b4ffde6
  • Loading branch information
julienmalard authored Oct 24, 2023
2 parents 80074ef + 6380203 commit 8821ae0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:

- name: Ouvrir la branche
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Installer pnpm
uses: pnpm/action-setup@v2
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
steps:

- name: Ouvrir la branche
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Installer pnpm
uses: pnpm/action-setup@v2
Expand Down Expand Up @@ -83,7 +83,7 @@ jobs:
steps:

- name: Ouvrir la branche
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Installer pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 8821ae0

Please sign in to comment.