Skip to content

chore: Update resource group tags and upgrade GitHub Actions packages as per dependabot #75

Closed
Yamini-Microsoft wants to merge 6 commits intomainfrom
dependabotchanges
Closed

chore: Update resource group tags and upgrade GitHub Actions packages as per dependabot #75
Yamini-Microsoft wants to merge 6 commits intomainfrom
dependabotchanges

Conversation

@Yamini-Microsoft
Copy link
Copy Markdown
Collaborator

This pull request primarily updates the versions of GitHub Actions and Azure Bicep modules used in the repository's workflows and infrastructure code. These upgrades improve security, performance, and compatibility with the latest features. The changes are grouped by theme below.

GitHub Actions Workflow Upgrades:

  • Updated actions/checkout to v6 across all workflows for improved performance and security. [1] [2] [3] [4] [5] [6] [7] [8]
  • Upgraded other key actions to their latest major versions:
    • azure/login to v3 [1] [2] [3]
    • tj-actions/changed-files to v47.0.5
    • lycheeverse/lychee-action to v2.8.0 [1] [2]
    • codfish/semantic-release-action to v5
    • amannn/action-semantic-pull-request to v6
    • actions/setup-python to v6
    • actions/stale to v10
    • actions/upload-artifact to v7

Azure Bicep Infrastructure Module Upgrades:

  • Updated the Microsoft.Resources/tags resource to API version 2023-07-01 and adjusted related references for improved compatibility and features.
  • Upgraded the Event Hub Namespace module to version 0.14.1 for new features and bug fixes.## Purpose
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Vamshi-Microsoft and others added 6 commits April 20, 2026 12:35
Upgrades from Dependabot PR #61:
- actions/checkout v4 -> v6
- azure/login v2 -> v3
- actions/setup-python v5 -> v6
- tj-actions/changed-files v46 -> v47.0.5
- lycheeverse/lychee-action v2.4.1 -> v2.8.0
- codfish/semantic-release-action v3 -> v5
- amannn/action-semantic-pull-request v5 -> v6
- actions/stale v9 -> v10
- actions/upload-artifact v4 -> v7

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
lychee v0.21.0 (bundled with lychee-action v2.8.0) removed the
--exclude-mail flag. Mail links are now excluded by default, so
the flag is no longer needed. This fixes the broken-links-checker
workflow failure.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
build: bump GitHub Actions packages (9 Dependabot upgrades)
fix: Update resource group tags and event hub namespace module versions
@Yamini-Microsoft
Copy link
Copy Markdown
Collaborator Author

Incorrect PR

@Yamini-Microsoft Yamini-Microsoft deleted the dependabotchanges branch May 4, 2026 11:19
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

Successfully merging this pull request may close these issues.

3 participants