Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #68 from psr7-sessions/renovate/laminas-laminas-co…
Browse files Browse the repository at this point in the history
…ntinuous-integration-action-rollback

Roll back laminas/laminas-continuous-integration-action action to 1.32.0
  • Loading branch information
Ocramius authored Jan 15, 2023
2 parents 5ccaddb + 43317a2 commit 4158119
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 @@ -27,6 +27,6 @@ jobs:
matrix: ${{ fromJSON(needs.matrix.outputs.matrix) }}
steps:
- name: ${{ matrix.name }}
uses: laminas/laminas-continuous-integration-action@v1
uses: laminas/laminas-continuous-integration-action@1.32.0
with:
job: ${{ matrix.job }}

0 comments on commit 4158119

Please sign in to comment.