Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摙 Azure/login v1.6.0 Pre-Release Announcement #399

Closed
MoChilia opened this issue Jan 9, 2024 · 1 comment
Closed

馃摙 Azure/login v1.6.0 Pre-Release Announcement #399

MoChilia opened this issue Jan 9, 2024 · 1 comment
Assignees

Comments

@MoChilia
Copy link
Member

MoChilia commented Jan 9, 2024

Azure/login v1.6.0 will be officially released on Jan 16, 2024. At that time, v1 will be pointed to v1.6.0.

馃殌 Preview Available
A preview for Azure/login v1.6.0 is now ready to use. Update the version to azure/login@v1.6.0 to explore the new feature. Test it out and ensure your workflow is compatible with this release. The following is a sample workflow.

    - name: Azure Login
      uses: azure/login@v1.6.0
      with:
        client-id: ${{ secrets.AZURE_CLIENT_ID }}
        tenant-id: ${{ secrets.AZURE_TENANT_ID }}
        subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
        enable-AzPSSession: true

We invite you to share your suggestions and any potential issues in this issue thread. Your insights play a crucial role in refining our product.

馃憖 What鈥檚 new in Azure/login v1.6.0?
Add pre: and post: action for cleaning up (#384)

@MoChilia MoChilia pinned this issue Jan 9, 2024
@MoChilia
Copy link
Member Author

v1.6.0 is now officially released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant