Skip to content

Commit 0d26f5d

Browse files
authored
Merge pull request #122 from plus3it/dependabot/github_actions/github-actions-131762fa96
Bump plus3it/actions-workflows from 1.6.4 to 1.7.0 in the github-actions group
2 parents 85b2306 + 621081f commit 0d26f5d

2 files changed

Lines changed: 2 additions & 2 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@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff
11+
uses: plus3it/actions-workflows/.github/workflows/lint.yml@78caa4f6a2b5426af0ade68fb706176ee58fda84

.github/workflows/release.yml

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

1515
jobs:
1616
release:
17-
uses: plus3it/actions-workflows/.github/workflows/release.yml@5c7f269c22aaf175bb68de5e6ecd556bb1b08fff
17+
uses: plus3it/actions-workflows/.github/workflows/release.yml@78caa4f6a2b5426af0ade68fb706176ee58fda84
1818
secrets:
1919
release-token: ${{ secrets.GH_RELEASES_TOKEN }}
2020
with:

0 commit comments

Comments
 (0)