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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump ahmadnassri/action-template-repository-sync from 2.3.4 to 2.4.6 #104

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps ahmadnassri/action-template-repository-sync from 2.3.4 to 2.4.6.

Release notes

Sourced from ahmadnassri/action-template-repository-sync's releases.

v2.4.6

2.4.6 (2023-07-25)

Bug Fixes

Tests

v2.4.5

2.4.5 (2023-07-25)

Bug Fixes

v2.4.4

2.4.4 (2023-07-25)

Bug Fixes

  • move log event to the start (b8e7244)

v2.4.3

2.4.3 (2023-07-25)

Bug Fixes

v2.4.2

2.4.2 (2023-07-25)

Bug Fixes

v2.4.1

2.4.1 (2023-07-25)

... (truncated)

Commits
  • e6d7658 build(release): compile new build 2.4.6 [skip ci]
  • 8fd45d8 test: fix test
  • c3367d3 chore(template): sync with ahmadnassri/template-action-node
  • 68230ad fix: correct emoji
  • 8a2feeb build(release): compile new build 2.4.5 [skip ci]
  • 71a85d8 fix: revert the event input
  • 64153a8 build(release): compile new build 2.4.4 [skip ci]
  • b8e7244 fix: move log event to the start
  • a822ebc build(release): compile new build 2.4.3 [skip ci]
  • fe2efda fix: syntax error
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ahmadnassri/action-template-repository-sync](https://github.com/ahmadnassri/action-template-repository-sync) from 2.3.4 to 2.4.6.
- [Release notes](https://github.com/ahmadnassri/action-template-repository-sync/releases)
- [Commits](ahmadnassri/action-template-repository-sync@v2.3.4...v2.4.6)

---
updated-dependencies:
- dependency-name: ahmadnassri/action-template-repository-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 26, 2023
@hutchic hutchic enabled auto-merge (squash) July 26, 2023 03:09
@hutchic
Copy link
Collaborator

hutchic commented Jul 26, 2023

Template Repository Sync Report

Found 2 files to update in 2 repositories

template-docker

.github/workflows/sync.yml
--- .github/workflows/sync.yml
+++ .github/workflows/sync.yml
@@ -15,7 +15,7 @@
       uses: ahmadnassri/[email protected]
     - name: Checkout
       uses: actions/[email protected]
     - name: Sync
-      uses: ahmadnassri/[email protected]
+      uses: ahmadnassri/[email protected]
       with:
         github-token: ${{ secrets.GH_TOKEN }}

template-github-release

.github/workflows/sync.yml
--- .github/workflows/sync.yml
+++ .github/workflows/sync.yml
@@ -15,7 +15,7 @@
       uses: ahmadnassri/[email protected]
     - name: Checkout
       uses: actions/[email protected]
     - name: Sync
-      uses: ahmadnassri/[email protected]
+      uses: ahmadnassri/[email protected]
       with:
         github-token: ${{ secrets.GH_TOKEN }}

@hutchic hutchic merged commit c189599 into main Jul 26, 2023
5 checks passed
@hutchic hutchic deleted the dependabot/github_actions/ahmadnassri/action-template-repository-sync-2.4.6 branch July 26, 2023 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant