Skip to content

Commit b249487

Browse files
Bump azure/login from 1 to 3
Bumps [azure/login](https://github.com/azure/login) from 1 to 3. - [Release notes](https://github.com/azure/login/releases) - [Commits](Azure/login@v1...v3) --- updated-dependencies: - dependency-name: azure/login dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 102518a commit b249487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/master_azuresecuritypodcast.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
find . -type f -name "*.html" -exec html-minifier-terser --collapse-whitespace --remove-comments -o {} {} \;
2525
26-
- uses: azure/login@v1
26+
- uses: azure/login@v3
2727
with:
2828
creds: '${{ secrets.AZURE_CREDS }}'
2929

0 commit comments

Comments
 (0)