Skip to content

Commit

Permalink
⬆️(deps): Update dependency io.quarkiverse.githubaction:quarkus-githu…
Browse files Browse the repository at this point in the history
…b-action to v2.5.1 (#1018)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Dec 16, 2024
1 parent cdc91a2 commit 6a6a706
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions github_action/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -4235,13 +4235,13 @@
{
"groupId": "io.quarkiverse.githubaction",
"artifactId": "quarkus-github-action",
"version": "2.5.0",
"version": "2.5.1",
"checksumAlgorithm": "SHA-256",
"checksum": "e3dc0224fdf205dd269c9fb069e1d8c4288970093b05c9d7a418ced761e74b4f",
"checksum": "f693e9f1cbc35063a1f7faedb54c1b5a310ee57e30337cfc9b3f5227ff7466a1",
"scope": "compile",
"selectedVersion": "2.5.0",
"selectedVersion": "2.5.1",
"included": true,
"id": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"id": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "io.quarkus",
Expand All @@ -4253,7 +4253,7 @@
"selectedVersion": "3.17.4",
"included": false,
"id": "io.quarkus:quarkus-arc:3.17.4",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": []
},
{
Expand All @@ -4266,7 +4266,7 @@
"selectedVersion": "1.322.0",
"included": true,
"id": "io.quarkiverse.githubapi:quarkus-github-api:1.322.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "org.kohsuke",
Expand Down Expand Up @@ -4413,7 +4413,7 @@
"selectedVersion": "2.18.2",
"included": true,
"id": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "com.fasterxml.jackson.core",
Expand Down Expand Up @@ -4466,7 +4466,7 @@
"selectedVersion": "3.17.4",
"included": true,
"id": "io.quarkus:quarkus-vertx:3.17.4",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "io.smallrye",
Expand Down Expand Up @@ -5964,7 +5964,7 @@
"selectedVersion": "2.8.2",
"included": true,
"id": "io.quarkiverse.githubapp:quarkus-github-app-events:2.8.2",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "io.quarkus",
Expand Down Expand Up @@ -6004,7 +6004,7 @@
"selectedVersion": "3.17.4",
"included": true,
"id": "io.quarkus:quarkus-jackson:3.17.4",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "io.quarkus",
Expand Down Expand Up @@ -6204,7 +6204,7 @@
"selectedVersion": "3.17.4",
"included": true,
"id": "io.quarkus:quarkus-smallrye-graphql-client:3.17.4",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.0",
"parent": "io.quarkiverse.githubaction:quarkus-github-action:2.5.1",
"children": [
{
"groupId": "io.quarkus",
Expand Down
2 changes: 1 addition & 1 deletion github_action/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>io.quarkiverse.githubaction</groupId>
<artifactId>quarkus-github-action</artifactId>
<version>2.5.0</version>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
Expand Down

0 comments on commit 6a6a706

Please sign in to comment.