Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/step-security/ha…
Browse files Browse the repository at this point in the history
…rden-runner-2.7.0
  • Loading branch information
mikeburg authored Mar 23, 2024
2 parents d369e0a + f648344 commit 37453dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
done;
- name: Purge untagged images
uses: actions/delete-package-versions@v4
uses: actions/delete-package-versions@v5
with:
package-name: ${{ env.DOCKER_IMAGE_NAME }}
package-type: "container"
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# PHP version : OS name : OS version
8.3:alpine:3.18
8.3.4:alpine:3.19

0 comments on commit 37453dd

Please sign in to comment.