Skip to content

Commit

Permalink
Pin actions
Browse files Browse the repository at this point in the history
  • Loading branch information
larose committed Jun 23, 2024
1 parent 0a7a5df commit 226acc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Enable egress filtering
uses: ./
Expand All @@ -46,7 +46,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Enable egress filtering
uses: ./
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Enable egress filtering
uses: ./
Expand Down Expand Up @@ -108,7 +108,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Enable egress filtering
uses: ./
Expand Down

0 comments on commit 226acc4

Please sign in to comment.