Skip to content

Commit

Permalink
Merge pull request #288 from hyoklee/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-693bc7cc83

Bump the github-actions group with 4 updates
  • Loading branch information
hyoklee authored Feb 3, 2025
2 parents 9bba0c5 + be3939e commit 35a10b2
Show file tree
Hide file tree
Showing 16 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/arm64-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/arm64-fbsd-f-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/cmake-ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
shell: bash

- name: Sign files with Trusted Signing
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down Expand Up @@ -704,7 +704,7 @@ jobs:
shell: pwsh

- name: Sign files with Trusted Signing (Windows_intel)
uses: azure/[email protected].0
uses: azure/[email protected].1
with:
azure-tenant-id: ${{ secrets.AZURE_TENANT_ID }}
azure-client-id: ${{ secrets.AZURE_CLIENT_ID }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fbsd-d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
with:
operating_system: ${{ matrix.os.name }}
architecture: ${{ matrix.os.architecture }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fbsd-f-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fbsd-lf-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/[email protected]

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
with:
operating_system: ${{ matrix.os.name }}
architecture: ${{ matrix.os.architecture }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nbsd-f-j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nbsd-f-sh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nbsd-f.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/nbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: ${{ matrix.os.name }}
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ompi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
path: .

- name: test
uses: cross-platform-actions/action@v0.25.0
uses: cross-platform-actions/action@v0.27.0
env:
FOO: A
BAR: B
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
- name: PreRelease tag
id: create_prerelease
if: ${{ (inputs.use_environ == 'snapshots') }}
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
with:
tag_name: "${{ inputs.use_tag }}"
prerelease: true
Expand Down Expand Up @@ -249,7 +249,7 @@ jobs:
- name: Release tag
id: create_release
if: ${{ (inputs.use_environ == 'release') }}
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
with:
tag_name: "${{ inputs.use_tag }}"
prerelease: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f09c1c0a94de965c15400f5634aa42fac8fb8f88 # v3.27.5
uses: github/codeql-action/upload-sarif@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
with:
sarif_file: results.sarif

0 comments on commit 35a10b2

Please sign in to comment.