Skip to content

Commit a44718d

Browse files
committed
Bump reusable workflows version.
1 parent 1a19545 commit a44718d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/develop-build_test_deploy.yml

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

99
jobs:
1010
build-test-deployrecipe:
11-
uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.0
11+
uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.1
1212
with:
1313
deployrecipe_user: adnn
1414
secrets:

.github/workflows/topics-build_tests.yml

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

1010
jobs:
1111
build-test:
12-
uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.0
12+
uses: shredeagle/reusable-workflows/.github/workflows/main_build.yml@v3.0.1
1313
secrets:
1414
SHREDROBOT_GITHUB_TOKEN: ${{ secrets.SHREDROBOT_GITHUB_TOKEN }}
1515
ACTION_CACHENAME: ${{ secrets.ACTION_CACHENAME }}

0 commit comments

Comments
 (0)