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): update zerocracy/judges-action action to v0.0.49 #3345

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
zerocracy/judges-action action patch 0.0.47 -> 0.0.49

Release Notes

zerocracy/judges-action (zerocracy/judges-action)

v0.0.49: use correct attributes of the pull request hash

Compare Source

See #​303, release log:

Released by Rultor 2.0-SNAPSHOT, see build log

v0.0.48: code review comments are not the same as formal code review

Compare Source

See #​298, release log:

Released by Rultor 2.0-SNAPSHOT, see build log


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: zerocracy/[email protected].47
- uses: zerocracy/[email protected].48
with:
token: ${{ secrets.ZEROCRACY_TOKEN }}
options: |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code diff shown is updating the version of zerocracy/judges-action used in a GitHub Actions workflow from version 0.0.47 to 0.0.48. There are no confusions or irregularities in this diff, assuming that version 0.0.48 exists and all necessary changes have been incorporated so it works correctly in the context of your project. This is a standard way to upgrade actions or libraries in software projects – in this case, a GitHub Action is being updated.

@renovate renovate bot force-pushed the renovate/zerocracy-judges-action-0.x branch from 2148463 to dcf609d Compare August 22, 2024 07:49
@renovate renovate bot changed the title chore(deps): update zerocracy/judges-action action to v0.0.48 chore(deps): update zerocracy/judges-action action to v0.0.49 Aug 22, 2024
@@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: zerocracy/[email protected].47
- uses: zerocracy/[email protected].49
with:
token: ${{ secrets.ZEROCRACY_TOKEN }}
options: |

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are no syntax errors or irregularities in the provided code diff. It is showing that you've updated the "zerocracy/judges-action" GitHub action version from 0.0.47 to 0.0.49 in your GitHub workflow configuration file. Be sure to check this version (0.0.49) actually exists and functions as expected - this context relies on external information I can't confirm, due to being an AI model trained only up until September 2021 with no access to live data or databases.

@yegor256 yegor256 merged commit 6b8004a into master Aug 23, 2024
23 of 24 checks passed
@renovate renovate bot deleted the renovate/zerocracy-judges-action-0.x branch August 23, 2024 16:24
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.

1 participant