Skip to content

Commit

Permalink
Merge pull request #109 from lorengordon/update-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
lorengordon authored Feb 6, 2023
2 parents 9cd4806 + b75679c commit 72d4990
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ concurrency:

jobs:
lint:
uses: plus3it/actions-workflows/.github/workflows/lint.yml@41056300ba78d8be98b45f057aea246f8c4f30cf
uses: plus3it/actions-workflows/.github/workflows/lint.yml@15ec2909fc026e469664a5978332be1741fbabf3
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

jobs:
release:
uses: plus3it/actions-workflows/.github/workflows/release.yml@41056300ba78d8be98b45f057aea246f8c4f30cf
uses: plus3it/actions-workflows/.github/workflows/release.yml@15ec2909fc026e469664a5978332be1741fbabf3
with:
mockstacktest-enable: false
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ concurrency:

jobs:
test:
uses: plus3it/actions-workflows/.github/workflows/test.yml@41056300ba78d8be98b45f057aea246f8c4f30cf
uses: plus3it/actions-workflows/.github/workflows/test.yml@15ec2909fc026e469664a5978332be1741fbabf3

0 comments on commit 72d4990

Please sign in to comment.