diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 95cd497d..d2ce6497 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout source id: source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker meta id: meta diff --git a/.github/workflows/readme.yml b/.github/workflows/readme.yml index 07a0735d..c8e5bb87 100644 --- a/.github/workflows/readme.yml +++ b/.github/workflows/readme.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Push readme uses: actionhippie/pushrm@v1 diff --git a/.github/workflows/v1.0.yml b/.github/workflows/v1.0.yml index fa4686b0..50de8f06 100644 --- a/.github/workflows/v1.0.yml +++ b/.github/workflows/v1.0.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout source id: source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker meta id: meta diff --git a/.github/workflows/v2.5.yml b/.github/workflows/v2.5.yml index a0606f5a..208898cf 100644 --- a/.github/workflows/v2.5.yml +++ b/.github/workflows/v2.5.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout source id: source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker meta id: meta diff --git a/.github/workflows/v2.6.yml b/.github/workflows/v2.6.yml index 09a194f5..7a9336e3 100644 --- a/.github/workflows/v2.6.yml +++ b/.github/workflows/v2.6.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout source id: source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker meta id: meta diff --git a/.github/workflows/v2.7.yml b/.github/workflows/v2.7.yml index fabb7ba3..c3f363d3 100644 --- a/.github/workflows/v2.7.yml +++ b/.github/workflows/v2.7.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout source id: source - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker meta id: meta