Skip to content

Commit 22f2861

Browse files
authored
Merge pull request zephyrproject-rtos#2 from mariopaja/dependabot/github_actions/actions-deps-b92b1e3817
ci: github: bump the actions-deps group with 2 updates
2 parents 67e07b7 + 8e6f45f commit 22f2861

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/greet_first_time_contributor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: zephyrproject-rtos/[email protected]-zephyr-5
16+
- uses: zephyrproject-rtos/[email protected]
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
# Upload the results to GitHub's code scanning dashboard (optional).
5757
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
5858
- name: "Upload to code-scanning"
59-
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
59+
uses: github/codeql-action/upload-sarif@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
6060
with:
6161
sarif_file: results.sarif

0 commit comments

Comments
 (0)