Skip to content

Commit

Permalink
chore: bump canonical/sdcore-github-workflows from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [canonical/sdcore-github-workflows](https://github.com/canonical/sdcore-github-workflows) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/canonical/sdcore-github-workflows/releases)
- [Commits](canonical/sdcore-github-workflows@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: canonical/sdcore-github-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 90dd713 commit 4d862bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ permissions:

jobs:
auto-merge:
uses: canonical/sdcore-github-workflows/.github/workflows/dependabot_pr.yaml@v2.0.0
uses: canonical/sdcore-github-workflows/.github/workflows/dependabot_pr.yaml@v2.1.0
2 changes: 1 addition & 1 deletion .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
update:
name: Update Issue
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v2.0.0
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@v2.1.0
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}

0 comments on commit 4d862bf

Please sign in to comment.