We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc6a19 commit 73fd5f0Copy full SHA for 73fd5f0
1 file changed
.github/workflows/java.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
directory: './cics-java-liberty-springboot-jcics-app/'
26
file-extensions: '*.java'
27
- base-copyright: 'Copyright IBM Corp. 2025'
+ base-copyright: 'Copyright IBM Corp. 2026'
28
token: ${{ secrets.GITHUB_TOKEN }}
29
30
build-maven:
0 commit comments