Skip to content

Commit f1f651c

Browse files
committed
docs: advance the consumer alpha release pin
1 parent 24d5c70 commit f1f651c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/consumer-alpha-canary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
permissions:
1919
actions: read
2020
contents: read
21-
uses: filecoin-project/ff-sec-actions/.github/workflows/ecosystem-baseline.yml@8d275c7072b078d24a9d5fc4debc1feb613025f2
21+
uses: filecoin-project/ff-sec-actions/.github/workflows/ecosystem-baseline.yml@24d5c70f87a771b3d3432efd12316f4e29251465
2222
with:
2323
require-complete: true
2424
actions-security-blocking: false

examples/consumer-ecosystem-baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
permissions:
2424
actions: read
2525
contents: read
26-
uses: filecoin-project/ff-sec-actions/.github/workflows/ecosystem-baseline.yml@8d275c7072b078d24a9d5fc4debc1feb613025f2
26+
uses: filecoin-project/ff-sec-actions/.github/workflows/ecosystem-baseline.yml@24d5c70f87a771b3d3432efd12316f4e29251465
2727
with:
2828
require-complete: true
2929
# Start finding gates advisory; enable after reviewing initial results.

examples/consumer-security-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
contents: read
3131
security-events: write
3232
pull-requests: write # dependency-review PR comments
33-
uses: filecoin-project/ff-sec-actions/.github/workflows/security-pipeline.yml@8d275c7072b078d24a9d5fc4debc1feb613025f2
33+
uses: filecoin-project/ff-sec-actions/.github/workflows/security-pipeline.yml@24d5c70f87a771b3d3432efd12316f4e29251465
3434
with:
3535
# Safe baseline: inspect manifests and lockfiles without running package
3636
# installation hooks from repository content.

0 commit comments

Comments
 (0)