Skip to content

Commit 14f1492

Browse files
regenerated metadata files
1 parent 09af27b commit 14f1492

8 files changed

Lines changed: 20 additions & 18 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>20bbe559d06546ab</hash>
66
# </meta>
77

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>9d521ee415ea61ee</hash>
66
# </meta>
77

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>298571245ff867c6</hash>
66
# </meta>
77

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>48f387f708323e5f</hash>
66
# </meta>
77

.github/workflows/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>d1e9f9e741782d1e</hash>
66
# </meta>
77

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
55
# <hash>8a5b89fda48fdd78</hash>
66
# </meta>
77

.github/workflows/test.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# <meta>
22
# <source>@pssbletrngle/github-meta-generator</source>
3-
# <version>1.0.19</version>
4-
# <timestamp>2026-03-21T08:17:12.427Z</timestamp>
5-
# <hash>a4cde207f4ec9e51</hash>
3+
# <version>1.0.30</version>
4+
# <timestamp>2026-03-23T21:14:41.351Z</timestamp>
5+
# <hash>f14bde545df6c0b2</hash>
66
# </meta>
77

88
name: Test
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
timeout-minutes: 20
3838
permissions:
39-
contents: read
39+
contents: write
4040
steps:
4141
- name: Checkout
4242
uses: actions/checkout@v4
@@ -51,6 +51,7 @@ jobs:
5151
- uses: gradle/actions/setup-gradle@v4
5252
with:
5353
cache-read-only: ${{ github.event_name != 'push' }}
54+
dependency-graph: generate-and-submit
5455

5556
- name: Cache SonarQube packages
5657
if: ${{ github.event_name == 'push' }}
@@ -69,6 +70,7 @@ jobs:
6970
env:
7071
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
7172
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}
73+
GITHUB_DEPENDENCY_GRAPH_ENABLED: false
7274

7375
- uses: actions/upload-artifact@v4
7476
if: ${{ inputs.upload }}

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!---
22
<meta>
33
<source>@pssbletrngle/github-meta-generator</source>
4-
<version>1.0.19</version>
5-
<timestamp>2026-03-21T08:17:12.427Z</timestamp>
4+
<version>1.0.30</version>
5+
<timestamp>2026-03-23T21:14:41.351Z</timestamp>
66
<hash>28aa4289178475c5</hash>
77
</meta>
88
-->

0 commit comments

Comments
 (0)