Skip to content

Commit

Permalink
chore(deps): bump ahmadnassri/action-workflow-queue from 1.1 to 1.2 (#48
Browse files Browse the repository at this point in the history
)

Bumps [ahmadnassri/action-workflow-queue](https://github.com/ahmadnassri/action-workflow-queue) from 1.1 to 1.2.
- [Release notes](https://github.com/ahmadnassri/action-workflow-queue/releases)
- [Changelog](https://github.com/ahmadnassri/action-workflow-queue/blob/master/.release.json)
- [Commits](ahmadnassri/action-workflow-queue@v1.1...v1.2)

---
updated-dependencies:
- dependency-name: ahmadnassri/action-workflow-queue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent e0f9c41 commit 8df18ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Queue
uses: ahmadnassri/action-workflow-queue@v1.1
uses: ahmadnassri/action-workflow-queue@v1.2
- name: Checkout
uses: actions/checkout@v4
- name: Sync
Expand Down

0 comments on commit 8df18ad

Please sign in to comment.