Skip to content

Commit c0e8c9c

Browse files
authored
Merge pull request #11 from plus3it/dependabot/github_actions/github-actions-0ae41c6ec2
Bump plus3it/actions-workflows from 1.6.2 to 1.6.3 in the github-actions group
2 parents f37aecb + de81f8f commit c0e8c9c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/lint.yml

+1-1
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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@0054f1b21931641f08f755c8115375b8099f7f6b

.github/workflows/release.yml

+1-1
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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@0054f1b21931641f08f755c8115375b8099f7f6b
1818
secrets:
1919
release-token: ${{ secrets.GH_RELEASES_TOKEN }}

.github/workflows/test.yml

+1-1
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@00bdf2c02c2bb252dc7ba7f74816ac8359aa6693
11+
uses: plus3it/actions-workflows/.github/workflows/test.yml@0054f1b21931641f08f755c8115375b8099f7f6b

0 commit comments

Comments
 (0)