Skip to content

Commit ee20db3

Browse files
chore(deps): update all non-major github action dependencies
1 parent a96407d commit ee20db3

File tree

10 files changed

+23
-23
lines changed

10 files changed

+23
-23
lines changed

.github/workflows/backstage-catalog-helper.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout Actions
14-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
14+
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98
1515
with:
1616
fetch-depth: 0
1717
persist-credentials: false
1818
- name: Run Backstage Catalog Info Helper
19-
uses: cds-snc/backstage-catalog-info-helper-action@cc75afc29a0ade6c41400132ff9e1222f8916ba6 # v0.3.1
19+
uses: cds-snc/backstage-catalog-info-helper-action@e36696cef34ed39c43a6e4a3873821bb2bad7eef # v0.3.1
2020
with:
2121
github_app_id: ${{ secrets.SRE_BOT_RW_APP_ID }}
2222
github_app_private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }}
@@ -28,7 +28,7 @@ jobs:
2828
app_id: ${{ secrets.SRE_BOT_RW_APP_ID }}
2929
private_key: ${{ secrets.SRE_BOT_RW_PRIVATE_KEY }}
3030
- name: Create pull request
31-
uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 # v7.0.3
31+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
3232
with:
3333
token: ${{ steps.generate_token.outputs.token}}
3434
sign-commits: true

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ jobs:
2727
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2828

2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@d97ba04b39135f37e9d60c84a6995bb18b7ac328 # v2.26.9
30+
uses: github/codeql-action/init@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
3131
with:
3232
languages: ${{ matrix.language }}
3333
queries: +security-and-quality
3434

3535
- name: Autobuild
36-
uses: github/codeql-action/autobuild@d97ba04b39135f37e9d60c84a6995bb18b7ac328 # v2.26.9
36+
uses: github/codeql-action/autobuild@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
3737

3838
- name: Perform CodeQL Analysis
39-
uses: github/codeql-action/analyze@d97ba04b39135f37e9d60c84a6995bb18b7ac328 # v2.26.9
39+
uses: github/codeql-action/analyze@b8d3b6e8af63cde30bdc382c0bc28114f4346c88 # v2.28.1
4040
with:
4141
category: "/language:${{ matrix.language }}"

.github/workflows/dev_branch_build_push_images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
27+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2828
with:
2929
ref: dev
3030

@@ -48,7 +48,7 @@ jobs:
4848
-o /tmp/${{ steps.img.outputs.image }}.tar
4949
5050
- name: Upload image artifact
51-
uses: actions/upload-artifact@v4
51+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
5252
with:
5353
name: ${{ steps.img.outputs.image }}-image
5454
path: /tmp/${{ steps.img.outputs.image }}.tar

.github/workflows/docker-vulnerability-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
registry-type: public
3333

3434
- name: Docker vulnerability scan
35-
uses: cds-snc/security-tools/.github/actions/docker-scan@34794baf2af592913bb5b51d8df4f8d0acc49b6f # v3.2.0
35+
uses: cds-snc/security-tools/.github/actions/docker-scan@5a93d1deec72d4cb2737cb8418364fedba1c695c # v3.2.1
3636
env:
3737
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
3838
with:

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
TOKEN: ${{ steps.notify-pr-bot.outputs.token }}
8181

8282
- name: Generate docker SBOM
83-
uses: cds-snc/security-tools/.github/actions/generate-sbom@34794baf2af592913bb5b51d8df4f8d0acc49b6f # v3.2.0
83+
uses: cds-snc/security-tools/.github/actions/generate-sbom@5a93d1deec72d4cb2737cb8418364fedba1c695c # v3.2.1
8484
env:
8585
TRIVY_DB_REPOSITORY: ${{ vars.TRIVY_DB_REPOSITORY }}
8686
with:

.github/workflows/export_github_data.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Audit DNS requests
19-
uses: cds-snc/dns-proxy-action@2aee21aebfddefac5839497648a36a9f84342d8b
19+
uses: cds-snc/dns-proxy-action@f0796e7f3d6bec5d40aecb0321ed8012f5602f84
2020
env:
2121
DNS_PROXY_FORWARDTOSENTINEL: "true"
2222
DNS_PROXY_LOGANALYTICSWORKSPACEID: ${{ secrets.LOG_ANALYTICS_WORKSPACE_ID }}
2323
DNS_PROXY_LOGANALYTICSSHAREDKEY: ${{ secrets.LOG_ANALYTICS_WORKSPACE_KEY }}
24-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
24+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2525
- name: Configure AWS credentials using OIDC
2626
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
2727
with:
2828
role-to-assume: arn:aws:iam::739275439843:role/data-lake-github-data-export
2929
role-session-name: GithubDataExport
3030
aws-region: ca-central-1
3131
- name: Export Data
32-
uses: cds-snc/github-repository-metadata-exporter@531ae86f67b4c0aa1a40229571211ef73109bda2
32+
uses: cds-snc/github-repository-metadata-exporter@eaf3b7e24580f407f4dadcd57716ab2d92830f4c
3333
with:
3434
github-app-id: ${{ secrets.SRE_BOT_RO_APP_ID }}
3535
github-app-installation-id: ${{ secrets.SRE_BOT_RO_INSTALLATION_ID }}

.github/workflows/ossf-scorecard.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ jobs:
2222

2323
steps:
2424
- name: "Checkout code"
25-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
2626
with:
2727
persist-credentials: false
2828

2929
- name: "Run analysis"
30-
uses: ossf/scorecard-action@169c9b9248e36d400bebded8160c7fe2cbbc7762
30+
uses: ossf/scorecard-action@4a0b87a20cc42672e6c80e82e63b5cd8f25f108a
3131
with:
3232
results_file: ossf-results.json
3333
results_format: json
@@ -41,7 +41,7 @@ jobs:
4141
jq -c '. + {"metadata_owner": "'$OWNER'", "metadata_repo": "'$REPO'", "metadata_query": "ossf"}' ossf-results.json > ossf-results-modified.json
4242
4343
- name: "Post results to Sentinel"
44-
uses: cds-snc/sentinel-forward-data-action@01db4a9203054ecdb60ff368c3cdfca71d62e85f
44+
uses: cds-snc/sentinel-forward-data-action@0c349852373284a1130f87f8b91896132b0fc138
4545
with:
4646
file_name: ossf-results-modified.json
4747
log_type: GitHubMetadata_OSSF_Scorecard

.github/workflows/push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ jobs:
88
steps:
99
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1010
- name: Set up Python 3.12
11-
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
11+
uses: actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c # v4.9.1
1212
with:
13-
python-version: '3.12'
13+
python-version: '3.14'
1414
- name: Upgrade pip
1515
run: python -m pip install --upgrade pip
1616

17-
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
17+
- uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
1818
with:
1919
path: ~/.cache/pip
2020
key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}

.github/workflows/reusable_push_ecr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Download image artifact
36-
uses: actions/download-artifact@v4
36+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
3737
with:
3838
name: ${{ inputs.image-name }}-image
3939
path: /tmp
@@ -42,7 +42,7 @@ jobs:
4242
run: docker load -i /tmp/${{ inputs.image-name }}.tar
4343

4444
- name: Configure AWS credentials via OIDC
45-
uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
45+
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
4646
with:
4747
role-to-assume: arn:aws:iam::${{ secrets.account-id }}:role/notification-document-download-build-push-${{ inputs.branch-name }}-branch
4848
role-session-name: NotifyDocumentDownloadBuildPush-${{ inputs.env-name }}-${{ inputs.branch-name }}-branch

.github/workflows/s3-backup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ jobs:
1414
steps:
1515

1616
- name: Checkout
17-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1818
with:
1919
fetch-depth: 0 # retrieve all history
2020
persist-credentials: false
2121

2222
- name: Configure AWS credentials
23-
uses: aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
23+
uses: aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1.1
2424
with:
2525
role-to-assume: ${{ secrets.AWS_S3_BACKUP_IAM_ROLE_ARN }}
2626
role-session-name: S3Backup

0 commit comments

Comments
 (0)