Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/csharpier-0.30.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gstraccini[bot] authored Nov 25, 2024
2 parents b1d8dc1 + 2b3e314 commit e413e83
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ jobs:
dotnet-version: "8.0.x"

- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected].2
uses: gittools/actions/gitversion/[email protected].3
with:
versionSpec: "5.x"

- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/[email protected].2
uses: gittools/actions/gitversion/[email protected].3
with:
useConfigFile: true
updateAssemblyInfo: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/[email protected].17
uses: guibranco/[email protected].18

0 comments on commit e413e83

Please sign in to comment.