You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ jobs:
22
22
runs-on: ubuntu-latest
23
23
steps:
24
24
- name: Update publiccode.yaml
25
-
uses: OpenCatalogi/publiccode-action@1.2.1
25
+
uses: OpenCatalogi/publiccode-action@1.3.0
26
26
````
27
27
28
28
In the above example a `publiccode` file is updated every time code on the `main` branche is touched
@@ -147,4 +147,4 @@ This software is maintained by [Conduction b.v.](https://conduction.nl/)
147
147
Licensed under the EUPL. The version control system provides attribution for specific lines of code.
148
148
149
149
## Remarks
150
-
This GitHub Action is published in the GitHub Marketplace. As such, you can find the [Terms of Service here](). Also, [here]() you can find the GitHub Marketplace Developer Agreement.
150
+
This GitHub Action is published in the GitHub Marketplace. As such, you can find the [Terms of Service here](). Also, [here]() you can find the GitHub Marketplace Developer Agreement.
0 commit comments