-
Notifications
You must be signed in to change notification settings - Fork 127
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
Conversation
@@ -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: | |
There was a problem hiding this comment.
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.
2148463
to
dcf609d
Compare
@@ -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: | |
There was a problem hiding this comment.
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.
This PR contains the following updates:
0.0.47
->0.0.49
Release Notes
zerocracy/judges-action (zerocracy/judges-action)
v0.0.49
: use correct attributes of the pull request hashCompare Source
See #303, release log:
55866ff
by @yegor256: Merge pull request #304 from z...e827215
by @yegor256: Merge pull request #303 from S...8401983
by @renovate[bot]: Update dependency fbe to v0.0....b915d38
by @Suban05: fbe upfbcc124
by @Suban05: use correct attributes of the ...fcb82cc
by @yegor256: Merge pull request #300 from z...4113e8f
by @yegor256: Merge pull request #301 from z...a63d10d
by @renovate[bot]: Update zerocracy/judges-action...Released by Rultor 2.0-SNAPSHOT, see build log
v0.0.48
: code review comments are not the same as formal code reviewCompare Source
See #298, release log:
4491661
by @yegor256: Merge pull request #296 from S...bd41ed9
by @Suban05: Merge branch 'master' into 214413cc23
by @yegor256: Merge pull request #299 from S...db06cfd
by @Suban05: #298 refactor9c9ae4e
by @Suban05: #298 skip not approved reviews32ad262
by @Suban05: #298 test562fba4
by @yegor256: Merge pull request #294 from t...a20b2f3
by @Suban05: Merge branch 'zerocracy:master...50900a7
by @tank-bohr: applies CR comments7c15725
by @renovate[bot]: Update dependency fbe to v0.0....6037871
by @yegor256: up33d7a6b
by @Suban05: #214 count workflow buildseafdb28
by @Suban05: #214 test95cf8c2
by @Suban05: #214load_it
can accept `opt...d87b1b7
by @renovate[bot]: Update dependency fbe to v0.0....8474e4a
by @tank-bohr: skips issue opened/closed even...851dd91
by @renovate[bot]: Update dependency fbe to v0.0....03ed565
by @renovate[bot]: Update dependency judges to v0...163ca31
by @yegor256: Merge pull request #285 from Y...74d0c23
by @Suban05: Merge branch 'master' into 211Released 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.
This PR was generated by Mend Renovate. View the repository job log.