Skip to content

Commit

Permalink
Merge pull request #4 from anthony-c-martin/anthony-c-martin-patch-4
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
anthony-c-martin authored Dec 21, 2020
2 parents 1a987cd + 51be1d2 commit 519538f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Bicep
uses: anthony-c-martin/setup-bicep@v1
uses: anthony-c-martin/setup-bicep@v0.1

- name: Build Bicep
run: bicep build ./path/to/main.bicep
Expand All @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Bicep
uses: anthony-c-martin/setup-bicep@v1
uses: anthony-c-martin/setup-bicep@v0.1

- name: Azure CLI Login
uses: azure/#@v1
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup Bicep
uses: anthony-c-martin/setup-bicep@v1
uses: anthony-c-martin/setup-bicep@v0.1
with:
# must be a version listed under https://github.com/Azure/bicep/releases
version: v0.2.212
Expand Down

0 comments on commit 519538f

Please # to comment.