Skip to content

Commit

Permalink
Update laminas/laminas-continuous-integration-action action to v1.36.0
Browse files Browse the repository at this point in the history
| datasource  | package                                       | from   | to     |
| ----------- | --------------------------------------------- | ------ | ------ |
| github-tags | laminas/laminas-continuous-integration-action | 1.35.1 | 1.36.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent 545ea55 commit ec2153f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
matrix: ${{ fromJSON(needs.matrix.outputs.matrix) }}
steps:
- name: ${{ matrix.name }}
uses: laminas/laminas-continuous-integration-action@71bf983efe24db58eb04637937ce1ee24696f20e # 1.35.1
uses: laminas/laminas-continuous-integration-action@a5bdf419ece2f531a9f05c875fa91bcfb8ddd365 # 1.36.0
with:
job: ${{ matrix.job }}
services:
Expand Down

0 comments on commit ec2153f

Please sign in to comment.