Skip to content

Commit

Permalink
Merge pull request #936 from SwedbankPay/dependabot/github_actions/gi…
Browse files Browse the repository at this point in the history
…ttools/actions-3.1.11

Bump gittools/actions from 3.1.3 to 3.1.11
  • Loading branch information
mergify[bot] authored Jan 23, 2025
2 parents 04527cd + c4bc507 commit ba0c565
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
with:
fetch-depth: 0

- uses: gittools/actions/gitversion/[email protected].3
- uses: gittools/actions/gitversion/[email protected].11
with:
versionSpec: '5.x.x'

- id: gitversion
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].11

- name: Generate variables
id: variables
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
with:
fetch-depth: 0

- uses: gittools/actions/gitversion/[email protected].3
- uses: gittools/actions/gitversion/[email protected].11
with:
versionSpec: '5.x.x'

- id: gitversion
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].11

- name: Generate variables
id: variables
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
with:
fetch-depth: 0

- uses: gittools/actions/gitversion/[email protected].3
- uses: gittools/actions/gitversion/[email protected].11
with:
versionSpec: '5.x.x'

- id: gitversion
uses: gittools/actions/gitversion/[email protected].3
uses: gittools/actions/gitversion/[email protected].11

- name: Generate variables
id: variables
Expand Down

0 comments on commit ba0c565

Please sign in to comment.