We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd368b7 commit cb0cebbCopy full SHA for cb0cebb
1 file changed
.github/workflows/upload_release_github_attachment.yaml
@@ -52,7 +52,7 @@ jobs:
52
files: rpm/target/rpm/com.teragrep-pth_10/RPMS/noarch/com.teragrep-pth_10-*.noarch.rpm
53
54
- name: Update pkg_01 releases repository
55
- uses: teragrep/dfg_01@3.2.0
+ uses: teragrep/dfg_01@3.3.0
56
with:
57
from_repository: "${{ github.repository }}"
58
from_version: "${{ github.event.release.tag_name }}"
0 commit comments