Skip to content

Commit f7470a2

Browse files
authored
Merge pull request #1 from plus3it/dependabot/github_actions/github-actions-ba1d3718d3
Bump the github-actions group with 3 updates
2 parents fc27c09 + af7ec0c commit f7470a2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
lint:
11-
uses: plus3it/actions-workflows/.github/workflows/lint.yml@269d875599c92395f7fa99cab43edc1820798e61
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ on:
1414

1515
jobs:
1616
release:
17-
uses: plus3it/actions-workflows/.github/workflows/release.yml@269d875599c92395f7fa99cab43edc1820798e61
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8
1818
secrets:
1919
release-token: ${{ secrets.GH_RELEASES_TOKEN }}

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ concurrency:
88

99
jobs:
1010
test:
11-
uses: plus3it/actions-workflows/.github/workflows/test.yml@269d875599c92395f7fa99cab43edc1820798e61
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@ce3cef72cf4ac9605a29350d1d4387dfb86cd7a8

0 commit comments

Comments
 (0)