Skip to content

Commit

Permalink
Merge pull request #1123 from clearlydefined/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/clearlydefined/operations-1.1.0

Bump clearlydefined/operations from 1.0.0 to 1.1.0
  • Loading branch information
elrayle authored Jun 7, 2024
2 parents a7f58d3 + 7b95c6f commit c81e0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build-and-deploy:
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.0.0
uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v1.1.0
secrets:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }}
Expand Down

0 comments on commit c81e0aa

Please sign in to comment.