Skip to content

Commit 5199a30

Browse files
authored
Merge branch 'main' into update-pr-template
2 parents 9436c3e + 647c09c commit 5199a30

File tree

15 files changed

+40
-401
lines changed

15 files changed

+40
-401
lines changed

.github/workflows/build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
needs: call-docs-build-push
7777
runs-on: ubuntu-22.04
7878
steps:
79-
- uses: actions/checkout@v3
79+
- uses: actions/checkout@v4
8080
with:
8181
ref: ${{ github.event.workflow_run.head_branch }}
8282
- uses: actions/setup-node@v4

.github/workflows/check-broken-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
check-broken-links:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v3
14+
- uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 0
1717
- uses: BoundfoxStudios/[email protected]

.github/workflows/daily-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- cron: '0 1 * * *'
99
jobs:
1010
trigger:
11-
uses: nginxinc/docs/.github/workflows/build-push.yml@main
11+
uses: nginx/documentation/.github/workflows/build-push.yml@main
1212
with:
1313
environment: "prod"
1414
secrets:

.github/workflows/fossa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
if: ${{ github.event.repository.fork == false }}
2323
steps:
2424
- name: Checkout Repository
25-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # v4.2.2
2626

2727
- name: Scan
2828
uses: fossas/fossa-action@09bcf127dc0ccb4b5a023f6f906728878e8610ba # v1.4.0

.github/workflows/mend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-24.04
2222
steps:
2323
- name: Checkout Repository
24-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # v4.2.2
2525
with:
2626
ref: ${{ inputs.branch && inputs.branch || github.ref }}
2727

.github/workflows/ossf_scorecard.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
checks: read # To detect SAST tools
3030
steps:
3131
- name: Check out the codebase
32-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
32+
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2 # v4.2.0
3333
with:
3434
persist-credentials: false
3535

@@ -56,6 +56,6 @@ jobs:
5656

5757
# Upload the results to GitHub's code scanning dashboard.
5858
- name: Upload SARIF results to code scanning
59-
uses: github/codeql-action/upload-sarif@6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea # v3.26.11
59+
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
6060
with:
6161
sarif_file: results.sarif

cloudcannon.config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ collections_config:
1111
filter:
1212
base: strict
1313
include:
14-
- feedback.md
1514
- ossc.md
1615
- search.md
1716
- success.md
1817
name: Standalone Website Pages
19-
description: This collection contains standalone website pages like the search landing page and feedback form.
18+
description: This collection contains standalone website pages like the search landing page.
2019
icon: notes
2120
sort_options:
2221
- key: weight

content/feedback.md

Lines changed: 0 additions & 19 deletions
This file was deleted.

content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-debian.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows:
4343

4444
```none
45-
pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14]
45+
pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24]
4646
573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
4747
uid nginx signing key <[email protected]>
4848
```
4949

50-
If the fingerprint is different, remove the file.
50+
If the fingerprint is different, remove the file.

content/includes/nap-waf/config/v5/host-based-nginx-instructions/common-steps-with-ubuntu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242
The output should contain the full fingerprint `573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62` as follows:
4343

4444
```none
45-
pub rsa2048 2011-08-19 [SC] [expires: 2024-06-14]
45+
pub rsa2048 2011-08-19 [SC] [expires: 2027-05-24]
4646
573BFD6B3D8FBC641079A6ABABF5BD827BD9BF62
4747
uid nginx signing key <[email protected]>
4848
```
4949

50-
If the fingerprint is different, remove the file.
50+
If the fingerprint is different, remove the file.

0 commit comments

Comments
 (0)