Skip to content

Commit 80a4642

Browse files
authored
Merge branch 'main' into dependabot/github_actions/step-security/harden-runner-2.13.2
2 parents c19e2af + d7902e8 commit 80a4642

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ jobs:
7272
# Upload the results to GitHub's code scanning dashboard (optional).
7373
# Commenting out will disable upload of results to your repo's Code Scanning dashboard
7474
- name: "Upload to code-scanning"
75-
uses: github/codeql-action/upload-sarif@4e94bd11f71e507f7f87df81788dff88d1dacbfb # v4.31.0
75+
uses: github/codeql-action/upload-sarif@0499de31b99561a6d14a36a5f662c2a54f91beee # v4.31.2
7676
with:
7777
sarif_file: results.sarif

version.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "0.22.4",
3-
"gitTag": "v0.22.4",
4-
"releaseNotes": "https://github.com/Azure/ALZ-Bicep/releases/tag/v0.22.4",
5-
"releaseDateTimeUTC": "20250821T170000000Z"
2+
"version": "0.23.2",
3+
"gitTag": "v0.23.2",
4+
"releaseNotes": "https://github.com/Azure/ALZ-Bicep/releases/tag/v0.23.2",
5+
"releaseDateTimeUTC": "20251110T154400000Z"
66
}

0 commit comments

Comments
 (0)