Skip to content

Commit

Permalink
Updates action version
Browse files Browse the repository at this point in the history
  • Loading branch information
bomoko committed Sep 15, 2020
1 parent 9238f28 commit 4393d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- name: Build Drutiny Phar
id: drutiny-build
uses: AmazeeLabs/[email protected].1
uses: AmazeeLabs/[email protected].2
with:
tag-ref: ${{ steps.get-tag.outputs.tag }}
composer-packages: "bomoko/algm_drutiny_profile:dev-master, bomoko/lagoon-formatter:dev-master"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- name: Build Drutiny Phar
id: drutiny-build
uses: AmazeeLabs/[email protected].1
uses: AmazeeLabs/[email protected].2
with:
tag-ref: ${{ steps.get-tag.outputs.tag }}
composer-packages: "bomoko/algm_drutiny_profile:dev-master, bomoko/lagoon-formatter:dev-master"
Expand Down

0 comments on commit 4393d65

Please sign in to comment.