Skip to content

Commit bf97497

Browse files
authored
Merge pull request #67 from Ilyes512/dependabot/github_actions/Ilyes512/github-actions/dot-github/workflows/merge-php.yml-1.0.5
Bump Ilyes512/github-actions/.github/workflows/merge-php.yml from 1.0.4 to 1.0.5
2 parents 91d7791 + cfb3619 commit bf97497

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dockerfile: ${{ matrix.docker.dockerfile }}
3737

3838
merge:
39-
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.4
39+
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.5
4040
needs: build
4141
strategy:
4242
matrix:

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
dockerfile: ${{ matrix.docker.dockerfile }}
3636

3737
merge:
38-
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.4
38+
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.5
3939
needs: build
4040
strategy:
4141
matrix:

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
dockerfile: ${{ matrix.docker.dockerfile }}
3737

3838
merge:
39-
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.4
39+
uses: Ilyes512/github-actions/.github/workflows/merge-php.yml@1.0.5
4040
needs: build
4141
strategy:
4242
matrix:

0 commit comments

Comments
 (0)